home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5251 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB

  1. Path: siemens.at!saban
  2. From: saban@siemens.co.at (Tahir Saban)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: C Uglifyer wanted
  5. Date: 9 Feb 1996 09:31:08 GMT
  6. Organization: Siemens AG Austria
  7. Message-ID: <4ff48s$lup@news.siemens.at>
  8. References: <47d983$aq4@apollo.ekfido.kodak.com> <DLHBy6.JJF@cix.compulink.co.uk> <4dtodp$1pf@news.chattanooga.net> <DLs1ru.9FG@ich.nl> <310CBF6F.3A17@ctrvax.vanderbilt.edu> <4eq8qt$66i@airdmhor.gen.nz>
  9. NNTP-Posting-Host: medusa.gud.siemens-austria
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Simon Hosie (gumboot@airdmhor.gen.nz) wrote:
  13. : ("Dominic Monk") writes:
  14. : > does anybody know of an useful c-code uglifyer? The code
  15. : > should still be compilable on different platforms but
  16. : > variable names etc. changed so that reading, editing etc,
  17. : > becomes impossible.
  18.  
  19. :   I don't know.. the idea has potential.  You could compress it as much as
  20. : possible by taking out all the whitespace, Lempel Ziv (sp) using #defines,
  21. : and Huffman on all of the variable and function names.  It could be the
  22. : subject of a competition for the best compression.. Lines no longer than 64
  23. : characters, etc.
  24. Hi
  25. There is a sharevare available called "cfog", but I don't know from where I
  26. got it. Try garbo.uwasa.fi. Good Luck
  27. Tahir Saban
  28.  
  29.